internal/runtime/maps.table.PutSlot (method)
2 uses
internal/runtime/maps (current package)
map.go#L514: elem, ok := m.directoryAt(idx).PutSlot(typ, m, hash, key)
table.go#L266: func (t *table) PutSlot(typ *abi.SwissMapType, m *Map, hash uintptr, key unsafe.Pointer) (unsafe.Pointer, bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)